apache software foundation
Bullion: A Column Store for Machine Learning
Liao, Gang, Liu, Ye, Chen, Jianjun, Abadi, Daniel J.
The past two decades have witnessed columnar storage revolutionizing data warehousing and analytics. However, the rapid growth of machine learning poses new challenges to this domain. This paper presents Bullion, a columnar storage system tailored for machine learning workloads. Bullion addresses the complexities of data compliance, optimizes the encoding of long sequence sparse features, efficiently manages wide-table projections, and introduces feature quantization in storage. By aligning with the evolving requirements of ML applications, Bullion extends columnar storage to various scenarios, from advertising and recommendation systems to the expanding realm of Generative AI. Preliminary experimental results and theoretical analysis demonstrate Bullion's superior performance in handling the unique demands of machine learning workloads compared to existing columnar storage solutions. Bullion significantly reduces I/O costs for deletion compliance, achieves substantial storage savings with its optimized encoding scheme for sparse features, and drastically improves metadata parsing speed for wide-table projections. These advancements position Bullion as a critical component in the future of machine learning infrastructure, enabling organizations to efficiently manage and process the massive volumes of data required for training and inference in modern AI applications.
ETL Tool Apache Hop Graduates Incubator
Apache Hop, a metadata-driven data orchestration tool used to design and build pipelines, today emerged from incubator status and was named a Top-Level Project at the Apache Software Foundation, clearing the way for more intensive production use. Apache Hop, which stands for Hop Orchestration Platform, is a Java-based product designed to help data professionals manage a variety of data and metadata orchestration and integration needs. The software sports a visual design environment that allows users to create ETL pipelines, as well as an execution engine that can run by itself or embedded into Spark, Flink, Google Dataflow, or on AWS EMR via Apache Beam. "Hop is entirely metadata driven," it states on the Apache Hop website. "Every object type in Hop describes how data is read, manipulated or written, or how workflows and pipelines need to be orchestrated. Metadata is what drives Hop internally as well. Hop uses a kernel architecture with a robust engine. Plugins add functionality to the engine through their own metadata."
Profiling Deep Learning Models -- tvm 0.8.dev0 documentation
Apache TVM, Apache, the Apache feather, and the Apache TVM project logo are either trademarks or registered trademarks of the Apache Software Foundation. Apache TVM, Apache, the Apache feather, and the Apache TVM project logo are either trademarks or registered trademarks of the Apache Software Foundation.
Affordable COVID-19 Diagnoses for Hospitals: How Open Source Software Helps
Basically, what a hospital needs to accomplish is to eliminate spots on the CT scan image that are "less important" -- meaning, in this application, spots that don't reflect the actual image of the lungs. That can be done through a common algorithm called singular value decomposition (SVD). To apply the SVD, a little preprocessing is necessary. A CT scan image is normally represented in three dimensions. One dimension is a series of "slices," each slice being a two-dimensional image. The SVD algorithm requires a two-dimensional matrix, but it's easy to reduce three dimensions to two: just string out the rows of each two-dimensional matrix, as you might unfold a fold-up walking stick or measuring stick. The SVD algorithm produces a new set of matrices with powerful properties.
Best Data Science Tools for Data Scientists
When I say "data science", I am referring to the collection of tools that turn data into real-world actions. These include machine learning, database technologies, statistics, programming, and domain-specific technologies. With the improvements in the existing tools and entry of newer ones into the Data Science scene, many tasks have become achievable, which were earlier either too intricate or unmanageable. The core idea behind these tools is to unite data analysis, machine learning, statistics and related concepts to make the most out of data. These tools are critical for anyone looking to dive into the world of Data Science and picking the right tools can make a world of difference.
AI Scalability for the Next Decade
Can it do something meaningful for me today? Which AI opportunities are next? Expanding Growth in Cloud Usage GPU Workstation GPU Server How to improve? Replicated data Difficult to scale Lack of security with open-source frameworks and applications introduces risk. Multiple Spark teams each with dedicated servers wasted capacity and high administrative overhead.
7 Tips for Machine Learning Success
The first part of our Business Guide to Machine Learning (ML) broke down how the umbrella concept of ML is far more nuanced in a business environment. The most effective strategies look at ML in a practical sense, employing both complex deep learning and less-intensive "cheap learning" techniques to optimize enterprise processes and gain tangible business intelligence (BI) insights. The goal of deploying ML within your business applications is to improve your bottom line or press your company's competitive advantage. But in the larger scheme of your organization, making the most of the time and resources you invest in this process goes far beyond the algorithms. The IT decision-makers in your business need to make sure everything factoring into your ML impementation--from the data and logistics to how you're engaging with users--works cohesively together to maximize effectiveness.
Deep learning Sessions - Strata Hadoop World in New York 2016
Apache Hadoop, Hadoop, Apache Spark, Spark, and Apache are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries, and are used with permission. The Apache Software Foundation has no affiliation with and does not endorse, or review the materials provided at this event, which is managed by O'Reilly Media and/or Cloudera.
Salesforce's PredictionIO Donated to the Apache Software Foundation
A few years ago, I started PredictionIO, an open source machine learning platform, with the mission to scale and simplify the development of machine learning technology. PredictionIO quickly grew in prominence and was even ranked on Github as the most popular Apache Spark-based machine learning product in the world. When Salesforce acquired PredictionIO in February, I was excited to have the amazing opportunity to continue to build our platform on a much larger scale. Today, I am thrilled to announce that Salesforce will donate the PredictionIO trademark to the Apache Software Foundation (ASF) and by unanimous vote the platform has been accepted into the ASF incubator program. This demonstrates the open source community's recognition of the importance of the PredictionIO project.